| 2013-07-16 |
Colin Walters | core: Use gs_file_create() |
commit | commitdiff | tree | snapshot |
| 2013-07-16 |
Colin Walters | Update libgsystem |
commit | commitdiff | tree | snapshot |
| 2013-07-15 |
Colin Walters | admin: Rename prune -> cleanup, avoid doing repo prune... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Colin Walters | admin: Initialize sysroot to / by default, not garbage... |
commit | commitdiff | tree | snapshot |
| 2013-07-11 |
Colin Walters | admin status: Print out origin too |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | main: Also make ostree admin foo --help work |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | main: Only parse options in subcommands |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | main: Don't look for /sysroot/ostree too |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | main: Print "error: " prefix on errors |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | admin: Add a warm fuzzy message to deploy about transac... |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | TODO: Misc updates |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | Delete leftover kernel update hooks |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | Build without libsoup again |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | ostree: Some header file cleanups |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | cmd: Drop "ostree admin install" and curl fetcher |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | libostree: Move pull code into here |
commit | commitdiff | tree | snapshot |
| 2013-07-10 |
Colin Walters | libostree: Move prune into OstreeRepo namespace |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | libostree: Rename ostree-traverse.h into OstreeRepo... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | libostree: Split off -refs.c |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | libostree: Split off libarchive code |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | libostree: Start splitting up the monstrous ostree... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | Switch to #pragma once for headers |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | pull: Explicitly use thread-default main context |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | admin: Use internal pull API instead of subprocess |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | pull: Destroy queue watching GSource |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | core: Move pull logic into an API |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | pull: Add "tls-permissive" config option to disable... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | pull: Verify SSL/TLS certificates against system CA... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | prepare-root: Don't be strict about the sysroot mount... |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | tests: Add a test of corruption during a pull process |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | tests: Drop numeric prefix |
commit | commitdiff | tree | snapshot |
| 2013-07-09 |
Colin Walters | Fix test reference to obsolete ostree-pull |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
Colin Walters | repo: Store transaction file, use it to optimize for... |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
Colin Walters | Drop obsolete GRUB2 and kernel update hooks |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
Colin Walters | Release 2013.3 |
commit | commitdiff | tree | snapshot |
| 2013-07-08 |
Colin Walters | Add a few more bits to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | Remove stub daemon code |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | Remove built in "triggers" |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | admin: Fix various compiler warnings |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | admin: Also delete unsed boot directories |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | admin: Split up the monstrous ot-admin-functions.c |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | Switch to libgsystem local allocation macros |
commit | commitdiff | tree | snapshot |
| 2013-07-07 |
Colin Walters | [INCOMPATIBLE CHANGE] Implement new deployment model |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Colin Walters | deploy: Error out if we see usr/etc |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Colin Walters | core: Allow '.' in refspecs too |
commit | commitdiff | tree | snapshot |
| 2013-07-05 |
Colin Walters | Add "trivial-httpd" builtin, use it in tests |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Colin Walters | tests: Pull from file:/// only works with archive-z... |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Colin Walters | pull: Make fetcher work for file:/// URIs too |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Colin Walters | Add support for deleting refs |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | Add "refs" builtin |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | Add a bit more testing for prune |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | Extract prune logic into an internal API |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | pull-local: Support --remote argument |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | core: Add "refspec" which is remote:refname |
commit | commitdiff | tree | snapshot |
| 2013-06-29 |
Colin Walters | gioutils: Many new utility functions |
commit | commitdiff | tree | snapshot |
| 2013-06-23 |
Colin Walters | prepare-root: Only bind mount /home, /tmp, /root if... |
commit | commitdiff | tree | snapshot |
| 2013-06-14 |
Colin Walters | core: Port more callsites to gs_file_enumerator_iterate() |
commit | commitdiff | tree | snapshot |
| 2013-06-14 |
Colin Walters | core: Update libgsystem, port some uses of GFileEnumerator |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Colin Walters | pull-local: Fix race condition pointed out by Benjamin |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Colin Walters | pull-local: Fix race condition |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Colin Walters | dracut: Add ostree-remount |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Colin Walters | dracut: Also ensure we're using the systemd module |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Colin Walters | Add --with-dracut |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Colin Walters | ostree-prepare-root: Don't require an extraneous argument |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Colin Walters | ostree-prepare-root: Parse /proc/cmdline, make RPRIVATE... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Colin Walters | ostree-prepare-root: New binary, used for systemd-in... |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Colin Walters | Drop support for generating initramfs images client... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Colin Walters | Fold ostree-pull into main binary |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Colin Walters | pull: Exit cleanly with an error on failure to fetch... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Colin Walters | upgrade: Actually prune deployments again |
commit | commitdiff | tree | snapshot |
| 2013-05-17 |
Colin Walters | TODO: Update |
commit | commitdiff | tree | snapshot |
| 2013-05-16 |
Colin Walters | upgrade: Actually deploy upgraded tree again |
commit | commitdiff | tree | snapshot |
| 2013-05-16 |
Colin Walters | admin: Add -r option to upgrade to initiate a reboot... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Colin Walters | upgrade: Don't require specification of osname |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
Colin Walters | Add a --version argument that also outputs features |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
Colin Walters | archive-test: Handle umask of 022 or 002 |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
Colin Walters | Install tests |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
Colin Walters | checkout: Add --allow-noent option |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Colin Walters | repo: Fix race condition in async checkout |
commit | commitdiff | tree | snapshot |
| 2013-04-30 |
Colin Walters | libotutil: Drop is-hidden from fast queryinfo |
commit | commitdiff | tree | snapshot |
| 2013-04-29 |
Colin Walters | libgsystem: Update to latest |
commit | commitdiff | tree | snapshot |
| 2013-04-26 |
Colin Walters | deploy: Swap current symlink only after updating the... |
commit | commitdiff | tree | snapshot |
| 2013-04-22 |
Colin Walters | libgsystem: Update |
commit | commitdiff | tree | snapshot |
| 2013-04-21 |
Colin Walters | pull-deploy: Tweak documentation to show using it for... |
commit | commitdiff | tree | snapshot |
| 2013-04-15 |
Colin Walters | admin: Use linkcopy_sync_data() for initramfs instead... |
commit | commitdiff | tree | snapshot |
| 2013-04-08 |
Colin Walters | prune: Use g_format_size() so we get a human-readable... |
commit | commitdiff | tree | snapshot |
| 2013-04-03 |
Colin Walters | waitablequeue: Only use API from GLib 2.34 |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Colin Walters | Release 2013.2 |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Colin Walters | build: Add scripts to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Colin Walters | switchroot: Suppress compiler warning for asprintf |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
Colin Walters | Release 2013.1 |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Colin Walters | pull: Rework threading communication model |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Colin Walters | run-apache: Use -DFOREGROUND, not -X |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
Colin Walters | core: Fix object enumeration for archive-z2 repositories |
commit | commitdiff | tree | snapshot |
| 2013-03-29 |
Colin Walters | pull: Drop support for original archive repositories |
commit | commitdiff | tree | snapshot |
| 2013-03-26 |
Colin Walters | tests: Update expected diff output |
commit | commitdiff | tree | snapshot |
| 2013-03-18 |
Colin Walters | admin: Assume we're using /ostree if there's a toplevel... |
commit | commitdiff | tree | snapshot |
| 2013-03-16 |
Colin Walters | admin: Support installing pregenerated initramfs images... |
commit | commitdiff | tree | snapshot |
| 2013-03-12 |
Colin Walters | build: Bump GLib dependency to 2.34.0 |
commit | commitdiff | tree | snapshot |
| next |